home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / swbbtnba / readme.txt < prev    next >
Encoding:
Text File  |  1998-08-25  |  1009 b   |  34 lines

  1. SWBBtnBar Control Setup
  2. ========================
  3.  
  4. Before you begin, please copy the SWBBtnBar.OCX
  5. file to your \Windows\System directory (which
  6. may not necessarily be named \Windows\System).
  7.  
  8. Then register the component using REGSVR32.EXE,
  9. as follows:   
  10.  
  11. In the Start Menu, select "Run".  Then type:
  12.  
  13.     REGSVR32 \Windows\System\SWBBtnBar.OCX
  14.  
  15. A message box will confirm the registration.
  16. Before you can use the component in a project,
  17. you will need to add it to the VB toolbox by 
  18. right-clicking on the toolbox and selecting 
  19. "Components".  From the list of registered
  20. components, select "SWB Button Bar".
  21.  
  22. The component will appear on the toolbar, 
  23. ready for use in your application.  You should
  24. also add the ImageList control which is part
  25. of the Windows Common Controls.  You'll need 
  26. the ImageList in order to select graphics for your
  27. SWBBtnBar buttons.
  28.  
  29.  
  30. Copyright 1998  Software with Brains, Inc.
  31. All rights reserved.
  32.  
  33. swbrains@monmouth.com
  34. www.monmouth.com/~swbrains